Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Address sanitizers in integration tests #109

Merged
merged 3 commits into from
Feb 4, 2023
Merged

Address sanitizers in integration tests #109

merged 3 commits into from
Feb 4, 2023

Conversation

Bromeon
Copy link
Member

@Bromeon Bromeon commented Feb 4, 2023

Also makes clippy more strict and fixes doctests on master.

Integration tests with address sanitizers currently support two setups (gcc + clang), and are allowed to fail until some of the underlying issues like #89 are fixed. Unless the two variants report different findings, we may reduce CI to use only one of the two memory checkers in the future.

@Bromeon Bromeon added quality-of-life No new functionality, but improves ergonomics/internals c: tooling CI, automation, tools labels Feb 4, 2023
@Bromeon
Copy link
Member Author

Bromeon commented Feb 4, 2023

bors r+

@bors
Copy link
Contributor

bors bot commented Feb 4, 2023

Build succeeded:

@bors bors bot merged commit 61c8dc6 into master Feb 4, 2023
@bors bors bot deleted the qol/memcheck branch February 4, 2023 15:58
This was referenced Feb 4, 2023
@ttencate
Copy link
Contributor

This is super useful and awesome!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c: tooling CI, automation, tools quality-of-life No new functionality, but improves ergonomics/internals
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants